home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / src / Tools / man2html-2.0.2 / RELEASE_NOTES < prev   
Text File  |  1995-06-18  |  1KB  |  32 lines

  1. RELEASE_NOTES man2html
  2.  
  3. ---------------------------------------------------------------------------
  4.     Copyright (C) 1994  Earl Hood, ehood@convex.com
  5.  
  6.     This program is free software; you can redistribute it and/or modify
  7.     it under the terms of the GNU General Public License as published by
  8.     the Free Software Foundation; either version 2 of the License, or
  9.     (at your option) any later version.
  10.  
  11.     This program is distributed in the hope that it will be useful,
  12.     but WITHOUT ANY WARRANTY; without even the implied warranty of
  13.     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  14.     GNU General Public License for more details.
  15.  
  16.     You should have received a copy of the GNU General Public License
  17.     along with this program; if not, write to the Free Software
  18.     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  19. ---------------------------------------------------------------------------
  20.  
  21. Release Notes for man2html 2.0.2
  22. ================================
  23.  
  24.      o  The '+' character is part of a manpage cross-ref URL if the
  25.     manpage title contains a '+'.  Technically, the '+' should
  26.     be translated into a '%2B' sequence to escape it since it
  27.     may be part of a search string in the URL.  Future releases
  28.     of man2html may encode the '+' character in this way.
  29.  
  30. ---------------------------------------------------------------------------
  31. Earl Hood, ehood@convex.com
  32.